home *** CD-ROM | disk | FTP | other *** search
/ Power CD-ROM!! 8 / Power CD-ROM 8.iso / os2 / fb_189a / source / filebar.h < prev    next >
Text File  |  1994-11-07  |  17KB  |  422 lines

  1. ////////////////////////////////////////////////////////////////////////////////
  2. // FileBar "strings section"
  3. //
  4. // This section is provided to aid in the translation of FileBar to other
  5. // languages.  Simply, change the following strings and recompile.   If you
  6. // should convert these to another language, please email this filebar.h
  7. // file to me (as ASCII text) and I will include a version of FileBar in that
  8. // language with all subsequent releases of the application.
  9. ////////////////////////////////////////////////////////////////////////////////
  10. #define MOUSEBUTTON1    110
  11. #define MOUSEBUTTON2    111
  12. #define MOUSEBUTTON3    112
  13. #define MOUSEDCLICK1    113
  14. #define MOUSEDCLICK2    114
  15. #define MOUSEDCLICK3    115
  16. #define MOUSE_CHORD     116
  17. #define ENABLE_POPUP    117
  18. #define HIDE_FILEBAR    118
  19.  
  20. #define MSG1        ""
  21. #define MSG2        "Could not switch to the directory holding the application"
  22. #define MSG3        "Please enter your password:"
  23. #define MSG4        "This item is password protected!"
  24. #define MSG5        "You entered an invalid password!\n\nYou need prior authorization to use this function!\n\nIf you incorrectly typed your password, please try again."
  25. #define MSG6        "FileBar - Invalid Password"
  26. #define MSG7        "~Move to Bottom"
  27. #define MSG8        "~Move to Top"
  28. #define MSG9        "Are you sure that you want to close all windows and active programs and shutdown your system?  Select OK to continue shutdown.  Select Cancel to end this task."
  29. #define MSG10       "FileBar - Shutdown System"
  30. #define MSG11       "FileBar Task Switch Error"
  31. #define MSG12       "ERROR!  Could not locate task!  The task may have already terminated."
  32. #define MSG13       "Closing may result in the destruction of unsaved data.  Are you sure you want to close this task?"
  33. #define MSG14       "FileBar - Close Task"
  34. #define MSG15       "FileBar - Save Menu Configuration"
  35. #define MSG16       "The current user menu configuration has been successfully saved!"
  36. #define MSG17       "Error writing FileBar configuration file!  Application data was NOT saved!"
  37. #define MSG18       "FileBar - Find a Hourly Chime .WAV file"
  38. #define MSG19       "Error!  Maximum number of user-menus already defined!"
  39. #define MSG20       "Add A Menu"
  40. #define MSG21       "If you remove this menu, there will be no way to recover it.  Are you sure you want to remove this menu?"
  41. #define MSG22       "Remove Menu"
  42. #define MSG23       "Error!  Maximum number of items for this menu already defined!"
  43. #define MSG24       "Add A Separator"
  44. #define MSG25       "Error!  Maximum number of items for this menu already defined!"
  45. #define MSG26       "Add Item"
  46. #define MSG27       "If you remove this item, there will be no way to recover it.  Are you sure you want to remove this item?"
  47. #define MSG28       "Remove Item"
  48. #define MSG29       "You cannot access WPS settings when FileBar has replaced the WPS as your active shell."
  49. #define MSG30       "FileBar Error!"
  50. #define MSG31       "Could not locate the specified WPS object!\n\nThe pathname and/or directory you specified may not be correct."
  51. #define MSG32       "FileBar - Find A File To Add"
  52. #define MSG33       "parameter..."
  53. #define MSG34       "Please enter"
  54. #define MSG35       "Could not locate the specified WPS object!\n\nRemember: WPS objects are not accessible if FileBar is used as a WPS replacement!"
  55. #define MSG36       "Could not locate the specified WPS object!\n\nThe pathname and/or directory you specified may not be correct."
  56. #define MSG37       "Error opening command shell!"
  57. #define MSG38       "Could not open the specified item.  Path and directory information may not be correct."
  58. #define MSG39       "FileBar Error code"
  59. #define MSG40       "FileBar - Find A Background Image"
  60. #define MSG41       "No room to add an additional task!"
  61. #define MSG42       "Add a start up item"
  62. #define MSG43       "You must first select an item to add!"
  63. #define MSG44       "Add a start up item"
  64. #define MSG45       "You need to select an item -- not a menu!"
  65. #define MSG46       "Add a start up item"
  66. #define MSG47       "Every"
  67. #define MSG48       "Seconds"
  68. #define MSG49       "tasks currently scheduled (out of"
  69. #define MSG50       "possible"
  70. #define MSG51       "Launch >> "
  71. #define MSG52       "Schedule for"
  72. #define MSG53       "You must select an item!"
  73. #define MSG54       "Delete an Item"
  74. #define MSG55       "Are you sure you want to permanently delete this item?"
  75. #define MSG56       "There is no room for an additional task entry!"
  76. #define MSG57       "Task Scheduler"
  77. #define MSG58       "You must select an item!"
  78. #define MSG59       "Revise an Item"
  79. #define MSG60       "Task Scheduler - Find a Sound File"
  80. #define MSG61       "Are you sure you want to completely erase this reminder?"
  81. #define MSG62       "Erase this reminder"
  82. #define MSG63       "You must select an item (NOT a menu) from the list!"
  83. #define MSG64       "Task Scheduler: Launch an Application"
  84. #define MSG65       "Changing your password"
  85. #define MSG66       "Please enter your NEW password:"
  86. #define MSG67       "To verify, enter your new password again:"
  87. #define MSG68       "Thank you.\n\nPassword successfully changed!  Please remember it for future reference."
  88. #define MSG69       "FileBar - Change Password"
  89. #define MSG70       "Sorry, you did not enter the same password twice!\n\nThe old password is still in effect!"
  90. #define MSG71       "~Task List"
  91. #define MSG72       "~Tasks"
  92. #define MSG73       "~OK"                                 // label for OK button
  93. #define MSG74       "~Shutdown System"
  94. #define MSG75       "~Move to Bottom"
  95. #define MSG76       "~Edit FileBar Menus..."
  96. #define MSG77       "~Time/Date Options..."
  97. #define MSG78       "P~op-Up Menu Options..."
  98. #define MSG79       "~Alternate Filebar Menus"
  99. #define MSG80       "~Confirm On Task Close"
  100. #define MSG81       "~Resize Desktop on Boot"
  101. #define MSG82       "~Force On Top/Auto-Sizing"
  102. #define MSG83       "System A~dministration..."
  103. #define MSG84       "~Launch Start Up Items"
  104. #define MSG85       "~Background Bitmap"
  105. #define MSG86       "~Save Menu Configuration"
  106. #define MSG87       "~Product Information"
  107. #define MSG88       "E~xit"
  108. #define MSG90       "RESERVED FOR FUTURE MENU GROWTH"
  109. #define MSG91       "RESERVED FOR FUTURE MENU GROWTH"
  110. #define MSG92       "RESERVED FOR FUTURE MENU GROWTH"
  111. #define MSG93       "RESERVED FOR FUTURE MENU GROWTH"
  112. #define MSG94       "RESERVED FOR FUTURE MENU GROWTH"
  113. #define MSG95       "Product Information..."
  114. #define MSG96       "FileBar - Version 1.88a"               // VERSION # IS HERE
  115. #define MSG97       "Written By Eric A. Wolf"
  116. #define MSG98       "Copyright (C) 1994 - All Rights Reserved"
  117. #define MSG99       " This Program is Shareware! "
  118. #define MSG100      "Please see the documentation for details"
  119. #define MSG101      "on how to register this software product"
  120. #define MSG102      "Set Time/Date Options..."
  121. #define MSG103      "Play Hourly Chime"
  122. #define MSG104      "~No time or date displayed"
  123. #define MSG105      "Display ~time only"
  124. #define MSG106      "Display ~date only"
  125. #define MSG107      "Display ~both time and date"
  126. #define MSG108      "International t~ime only"
  127. #define MSG109      "International d~ate only"
  128. #define MSG110      "International ti~me and date"
  129. #define MSG111      "Please select an option"
  130. #define MSG112      "Pla~y Chime"
  131. #define MSG113      "~Find .WAV File"
  132. #define MSG114      "Test ~Chime"
  133. #define MSG115      "Edit FileBar Menus..."
  134. #define MSG116      "Current ~Menus:"
  135. #define MSG117      "~Add Menu"
  136. #define MSG118      "~Remove Menu"
  137. #define MSG119      "Move Menu ~<"
  138. #define MSG120      "Move Menu ~>"
  139. #define MSG121      "~Edit Menu"
  140. #define MSG122      "~Done"
  141. #define MSG123      "Add A Menu"
  142. #define MSG124      "New Menu's ~Name:"
  143. #define MSG125      "~Cancel"
  144. #define MSG126      "Edit Items..."
  145. #define MSG127      "Menu ~Name:  (Enter changes, if necessary)"
  146. #define MSG128      "I~tems Under Menu:"
  147. #define MSG129      "~Add Item"
  148. #define MSG130      "~Edit Item"
  149. #define MSG131      "~Remove Item"
  150. #define MSG132      "Move Item ~<"
  151. #define MSG133      "Move Item ~>"
  152. #define MSG134      "~Insert Separator"
  153. #define MSG135      "~Launch Startup List Item(s)..."
  154. #define MSG136      "Edit Item Data..."
  155. #define MSG137      "Drop a WPS folder"
  156. #define MSG138      "object here ->"
  157. #define MSG139      "I~tem Name: (Enter changes, if necessary):"
  158. #define MSG140      "Item Session Type"
  159. #define MSG141      "DOS F~S"
  160. #define MSG142      "DOS W~in"
  161. #define MSG143      "WINOS~2 FS"
  162. #define MSG144      "WI~NOS2 Win"
  163. #define MSG145      "OS/2 ~FS"
  164. #define MSG146      "OS/2 ~Win"
  165. #define MSG147      "~PM App"
  166. #define MSG148      "WPS Ob~ject"
  167. #define MSG149      "Item Startup Options"
  168. #define MSG150      "Minimi~zed"
  169. #define MSG151      "Ma~ximized"
  170. #define MSG152      "~Use WPS Program Settings"
  171. #define MSG153      "P~gm Path:"
  172. #define MSG154      "~Arguments:"
  173. #define MSG155      "~Directory:"
  174. #define MSG156      "~Find File"
  175. #define MSG157      "Settin~gs"
  176. #define MSG158      "~Reset"
  177. #define MSG159      "or executable"
  178. #define MSG160      "Set Password"
  179. #define MSG161      "Enable Password Protection"
  180. #define MSG162      "Add An Item"
  181. #define MSG163      "New Item's ~Name:"
  182. #define MSG164      "~Switch To"
  183. #define MSG165      "~Close"
  184. #define MSG166      "~Minimize"
  185. #define MSG167      "Ma~ximize"
  186. #define MSG168      "~Hide"
  187. #define MSG169      "Sh~ow"
  188. #define MSG170      "FileBar - Background Bitmap..."
  189. #define MSG171      "Image Style"
  190. #define MSG172      "~Display Background Bitmap"
  191. #define MSG173      "~Normal"
  192. #define MSG174      "~Scaled"
  193. #define MSG175      "~Tiled"
  194. #define MSG176      "Tiling as:"
  195. #define MSG177      "~Find File"
  196. #define MSG178      "Current image:"
  197. #define MSG179      "Startup List..."
  198. #define MSG180      "~Add>>"
  199. #define MSG181      "<<~Remove"
  200. #define MSG182      "~Clear All"
  201. #define MSG183      "Move ~Up"
  202. #define MSG184      "Move ~Down"
  203. #define MSG185      "Current Startup List:"
  204. #define MSG186      "Available Items:"
  205. #define MSG187      "Item Scheduler..."
  206. #define MSG188      "Sun"
  207. #define MSG189      "Mon"
  208. #define MSG190      "Tue"
  209. #define MSG191      "Wed"
  210. #define MSG192      "Thu"
  211. #define MSG193      "Fri"
  212. #define MSG194      "Sat"
  213. #define MSG195      "Show ~All"
  214. #define MSG196      "Repeat Reminder Sound"
  215. #define MSG197      "~Delete Item"
  216. #define MSG198      "~Revise Item"
  217. #define MSG199      "Currently Scheduled Events:"
  218. #define MSG200      "FileBar Reminder..."
  219. #define MSG201      "~Snooze"
  220. #define MSG202      "~Revise"
  221. #define MSG203      "~Erase"
  222. #define MSG204      "Task Scheduler..."
  223. #define MSG205      "Reminder Text"
  224. #define MSG206      "Reminder .WAV Sound File"
  225. #define MSG207      " Rescheduling Options "
  226. #define MSG208      "Next Hour"
  227. #define MSG209      "Next Day"
  228. #define MSG210      "Next Week"
  229. #define MSG211      "Next Month"
  230. #define MSG212      "Next Year"
  231. #define MSG213      "Delete When Done"
  232. #define MSG214      "Hour"
  233. #define MSG215      "Min"
  234. #define MSG216      "~Play Sound"
  235. #define MSG217      "Sound O~nly"
  236. #define MSG218      "Select ~Sound File"
  237. #define MSG219      "Day"
  238. #define MSG220      "Month"
  239. #define MSG221      "Year"
  240. #define MSG222      "Task Scheduler:  Launch an Item"
  241. #define MSG223      "~Launch the specified application"
  242. #define MSG224      "when reminder comes due"
  243. #define MSG225      "Pop-Up Menu Options..."
  244. #define MSG226      " PopUp Menu Mouse Setting "
  245. #define MSG227      "Mouse buttons 1 and 2 together"
  246. #define MSG228      "Mouse button 3"
  247. #define MSG229      "Enable Pop-Up Menu"
  248. #define MSG230      "Hide Primary FileBar Menu"
  249. #define MSG231      "NOTICE"
  250. #define MSG232      "You need a mouse driver that supports"
  251. #define MSG233      "3 buttons if using the 3-button option"
  252. #define MSG234      "and FileBar as your replacement shell"
  253. #define MSG235      "System Administrator Options..."
  254. #define MSG236      "System Administrator password"
  255. #define MSG237      "protection over FileBar functions"
  256. #define MSG238      "Change System Administrator Password"
  257. #define MSG239      "General Information..."
  258. #define MSG240      "Remove from ~Jump List"
  259.  
  260. ////////////////////////////////////////////////////////////////////////////////
  261. ////////////////////////////////////////////////////////////////////////////////
  262. #define INFORMATION     23
  263. #define PASSWORDOPTIONS 22
  264. #define USEPASSWORD     101
  265. #define CHANGEPASSWORD  103
  266. #define PASSWORDENTRY   21
  267. #define PASSWORDPROTECT 547
  268. #define SETPASSWORD     548
  269. #define POPUPOPTIONS    20
  270. #define HIDE_MENUBAR            9997
  271. #define GIVE_FOCUS              9998
  272. #define POPUPMENU               9999
  273. #define FILEBAR_INTERCEPTMSG    24
  274. #define FILEBAR_HIDE            25
  275. #define FILEBAR_POPMENU         26
  276. #define LAUNCHITEMDIALOG        19
  277. #define SNOOZE  121
  278. #define REVISE  202
  279. #define ERASE   123
  280. #define DAY_MORE        901
  281. #define DAY_LESS        902
  282. #define MONTH_MORE      903
  283. #define MONTH_LESS      904
  284. #define YEAR_MORE       905
  285. #define YEAR_LESS       906
  286. #define DATETEXT        897
  287. #define SELECTSOUNDFILE 801
  288. #define LAUNCHITEM      802
  289. #define SHOWALL         99
  290. #define SHOWALLITEMS    18
  291. #define SHOWITEMS       100
  292. #define MINUTE_LESS     600
  293. #define MINUTE_MORE     602
  294. #define HOUR_LESS       603
  295. #define HOUR_MORE       604
  296. #define TIME_TEXT       605
  297. #define DESKTOP_CLASS   "#37"
  298. #define SOUNDONLY       505
  299. #define PLAYSOUND       500
  300. #define SOUNDNLY        502
  301. #define SOUNDFILE       301
  302. #define EVERYHOUR       400
  303. #define EVERYDAY        401
  304. #define EVERYWEEK       402
  305. #define EVERYMONTH      403
  306. #define EVERYYEAR       404
  307. #define SCHEDULEITEMDIALOG      17
  308. #define DELETEITEM      405
  309. #define REVISEITEM      202
  310. #define REMINDER        300
  311. #define LESSTIME        302
  312. #define MORETIME        303
  313. #define REMINDERTIME    300
  314. #define REMINDER_DIALOG 16
  315. #define SCHEDULEDITEMS  101
  316. #define SCHEDULEITEM    15
  317. #define TESTWAVEFILE    608
  318. #define PLAYCHIME       601
  319. #define CHIMEWAVFILE    602
  320. #define FINDWAVFILE     603
  321. #define SCHEDULER       14
  322. #define STARTUP_ADD     211
  323. #define STARTUP_REMOVE  209
  324. #define STARTUP_CLEARALL        208
  325. #define STARTUP_MOVEUP  204
  326. #define STARTUP_MOVEDOWN        205
  327. #define STARTUP_CURRITEMS       202
  328. #define STARTUP_LAUNCH  203
  329. #define STARTUP_ITEMLIST        200
  330. #define STARTUP_DIALOG  13
  331. #define BKGND_FINDFILE  140
  332. #define BKGND_BITMAPNAME        130
  333. #define BKGND_LESS      110
  334. #define BKGND_MORE      111
  335. #define BKGND_TILENUMBER        105
  336. #define BKGND_TILENUMBERTEXT    106
  337. #define BKGND_NORMAL    102
  338. #define BKGND_SCALED    103
  339. #define BKGND_TILED     104
  340. #define BKGND_SHOW      101
  341. #define BACKGROUNDWIN   12
  342. #define PARAMETER_EDIT  102
  343. #define ENTERPARAMETER  11
  344. #define PARAMETER_TEXT  101
  345. #define TASKMENUCLOSE   10
  346. #define RESETBUTTON     402
  347. #define OTHERTIMEONLY   105
  348. #define OTHERDATEONLY   106
  349. #define OTHERTIMEANDDATE        107
  350. #define SETTINGSBUTTON  361
  351. #define STARTWPS        360
  352. #define FOLDER  359
  353. #define WIN
  354. #define WINOS2FS        283
  355. #define WINOS2WIN       284
  356. #define FINDFILE        401
  357. #define INSERTSEPARATOR 309
  358. #define ADDITEM 375
  359. #define ADDANITEM       9
  360. #define DOSFS   350
  361. #define DOSWIN  351
  362. #define OS2FS   352
  363. #define OS2WIN  354
  364. #define PMAPP   355
  365. #define MINIMIZED       356
  366. #define MAXIMIZED       358
  367. #define PATHNAME        301
  368. #define ARGUMENTS       302
  369. #define DIRECTORY       303
  370. #define ITEMNAME        300
  371. #define CHANGEITEM      223
  372. #define MOVEITEMUP      221
  373. #define MOVEITEMDOWN    222
  374. #define REMOVEITEM      220
  375. #define ITEMMENU        210
  376. #define EDITITEMDATA    8
  377. #define EDITMENUBUTTON  116
  378. #define EDITITEM        7
  379. #define ADDMENU 113
  380. #define ADDAMENU        6
  381. #define MENUNAME        200
  382. #define REMOVEMENU      112
  383. #define MOVEMENULEFT    110
  384. #define MOVEMENURIGHT   111
  385. #define EDITITEMBUTTON  103
  386. #define CURMENULIST     101
  387. #define CURITEMLIST     102
  388. #define EDITMENU        5
  389. #define TIMEOPTIONS     4
  390. #define NONE            101
  391. #define TIMEONLY        102
  392. #define DATEONLY        103
  393. #define TIMEANDDATE     104
  394. #define GENERAL_HELP    3
  395. #define PRODUCT_INFO    2
  396. #define MENUBAR 1
  397. #define FILEBAR_MENU 10
  398. #define FILEBAR_EXIT 11
  399. #define FILEBAR_EDITMENU 12
  400. #define FILEBAR_MOVEBAR 13
  401. #define FILEBAR_PRODINFO 14
  402. #define FILEBAR_GENHELP 15
  403. #define FILEBAR_TIMEOPTION 16
  404. #define FILEBAR_SAVEOPTIONS     17
  405. #define FILEBAR_CONFIRMCLOSE 18
  406. #define FILEBAR_FILEBARMENU 19
  407. #define FILEBAR_DISPLAYBACKGROUND 21
  408. #define FILEBAR_STARTUP 22
  409. #define FILEBAR_RESIZEWPS 23
  410. #define FILEBAR_PASSWORD 27
  411. #define FILEBAR_JUMPTO 29
  412. #define TASKLIST_MENU 30
  413. #define TASKLIST_SHUTDOWN 99
  414. #define TASK_SWITCHTO   998
  415. #define TASK_CLOSE      997
  416. #define TASK_MIN        996
  417. #define TASK_MAX        995
  418. #define TASK_HIDE       994
  419. #define TASK_SHOW       993
  420. #define TIMEDATE        992
  421.  
  422.